home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / bec_bbs.arc / BOARD3.BAT < prev    next >
DOS Batch File  |  1989-12-03  |  723b  |  36 lines

  1. @echo off
  2. c:\dv\dvansi
  3. c:\dv\ldfilter
  4. SET JMODEM=SHUTUP
  5. SET DSZLOG=PCBDSZ.LOG
  6. SET COMSPEC=C:\dos\command.com
  7. SET PCBCAP=H:\WORK\
  8. SET PCBSHELL=H:\PCB\
  9. SET CONFINFO=c:\PCB\MAIN\
  10. SET EXTUSER=c:\PCB\MAIN\
  11. SET CITY=ON
  12. SET TAGLINE=BEC BBS - Springfield, Il - (217) 789-5970
  13. SET NOULBY=ON
  14. SET EDITOR=C:\QE\Q
  15. SET LIB=C:\PATH\
  16. SET DOORPCH=PCB
  17. cd\pcb3
  18.  
  19. :start2
  20. if exist remote.bat rename remote.bat remote.sys
  21. if exist event.bat rename event.bat event.sys
  22. if exist door.bat del door.bat
  23. if exist endpcb del endpcb
  24. c:\pcb\pcboard/PCBTRAP/max:115/blim:10
  25. if exist remote.bat remote
  26. if exist door.bat goto opendor
  27. if exist event.bat event
  28. if exist endpcb goto end
  29.  
  30. :opendor
  31. door
  32. goto start2
  33.  
  34. :end
  35. cls
  36.